home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 83
/
(Vol 83) My Disc.iso
/
Games
/
drying.swf
/
scripts
/
frame_132
/
PlaceObject2_181_639
/
CLIPACTIONRECORD onClipEvent(load).as
< prev
next >
Wrap
Text File
|
2008-08-08
|
151b
|
9 lines
onClipEvent(load){
this.state = "standard";
this.clothnum = 0;
this.dynum = 0;
this.isWet = true;
this.drynum = 0;
stop();
}